fix: change into transformOrigin to correct attribute name#3611
fix: change into transformOrigin to correct attribute name#3611
Conversation
WalkthroughRenamed the attribute key transitionOrigin to transformOrigin in addAttributes within src/block-components/transform/attributes.js. The type and default remain unchanged (type: 'string', default: ''). No other logic or attributes were modified. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
Pre-merge checks and finishing touches✅ Passed checks (5 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (6)
🔇 Additional comments (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
🤖 Pull request artifacts
|
fixes #3608
Summary by CodeRabbit
New Features
Refactor
Style